home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 December
/
2004-12 CHIP.iso
/
Dom i biuro
/
Crimson Editor 3.70
/
cedt370r.exe
/
spec
/
lingo.spc
< prev
next >
Wrap
Text File
|
2003-10-09
|
439b
|
13 lines
#
# I thing you can use "yes". File lingo.key is made with case sensitive in mind
$CASESENSITIVE=no
# I don't like to write thinks like "blah"&"blah". I prefer "blah" & "blah"
# I like symbols with colors
#$DELIMITERS=~`!@#$%^&*()-+=|\{}[]:;"',.<>/?¼
$DELIMITERS=~`!@$%^*()-+=|\{}[]:;"',.<>/?¼
$QUOTATIONMARK1="
$LINECOMMENT=--
$PAIRS1=()
$PAIRS2=[]
#
# Sorry, I know this is a very bad english; send me a course, I'll put with the others.